home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Agent Central Host Computer
/
Agent - Central Host Computer.iso
/
_SETUP.1
/
bus.ctl
< prev
next >
Wrap
Text File
|
2000-05-12
|
567b
|
23 lines
-- RCSVER $Id: bus.ctl,v 1.1 2000-05-03 12:28:54-05 randy Exp $ */
-- *************************************************************************
-- Copyright (C) 1999, Agent Systems, Inc. All Rights Reserved.
--
-- Name: bus.ctl
-- Date: 06/03/1999
-- memo: Randy Wood
-- Description: Load the data for the bus table.
-- Changes:
-- *********************************************************************** */
LOAD DATA
INFILE *
INTO TABLE bus
fields terminated by "|"
trailing nullcols
(
glid,
bus_id,
garageid,
descr
)
begindata